home *** CD-ROM | disk | FTP | other *** search
- /* $Id: md.h,v 1.1 1998/08/17 10:20:14 ralf Exp $
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- */
- #ifndef __ASM_MD_H
- #define __ASM_MD_H
-
- /* #define HAVE_ARCH_XORBLOCK */
-
- #define MD_XORBLOCK_ALIGNMENT sizeof(long)
-
- #endif /* __ASM_MD_H */
-